Skip to content

chore: release 2026.5.12#9949

Merged
mise-en-dev merged 1 commit into
mainfrom
release
May 19, 2026
Merged

chore: release 2026.5.12#9949
mise-en-dev merged 1 commit into
mainfrom
release

Conversation

@mise-en-dev

@mise-en-dev mise-en-dev commented May 17, 2026

Copy link
Copy Markdown
Collaborator

🚀 Features

  • (cli) rename before flag to minimum release age by @risu729 in #9768
  • (core) deprecate default package files by @jdx in #9970
  • (edit) add --global flag for editing the global config file by @fru1tworld in #9953

🐛 Bug Fixes

  • (aqua) support cosign public-key bundles by @jdx in #9972
  • (backend) pass install_env to postinstall by @risu729 in #9930
  • (backend) apply install_env to install commands by @risu729 in #9929
  • (cargo) skip binstall for cargo install options by @risu729 in #9928
  • (config) restore MISE_ENV_FILE setting by @risu729 in #9903

🚜 Refactor

📦️ Dependency Updates

📦 Registry

Ci

New Contributors

📦 Aqua Registry Updates

New Packages (2)

Updated Packages (1)

@greptile-apps

greptile-apps Bot commented May 17, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is a routine release PR bumping mise from 2026.5.11 to 2026.5.12, with version numbers updated consistently across all packaging files (Cargo.toml, Cargo.lock, default.nix, packaging/rpm/mise.spec, snapcraft.yaml, README.md) and completion scripts.

  • Aqua registry updated to v4.513.0, adding AOMediaCodec/libavif and julian7/redact packages, and tightening the apache/jena version filter regex from ^jena-\\d+ to ^jena-\\d+\\.\\d+\\.\\d+$ while adding a minimum-version error message for versions before 3.13.0.
  • CHANGELOG reflects all merged PRs: CLI flag renaming, --global edit flag, backend install_env fixes, cosign bundle support, and several refactors for local tool-option parsing.

Confidence Score: 5/5

Standard release commit with mechanical version bumps and additive registry changes — safe to merge.

All changes are version string updates across packaging files, an updated CHANGELOG, completion spec cache-file renames, and aqua registry additions. The registry changes are well-structured: the new apache/jena version filter is strictly more precise than the old one, the new minimum-version error guard is additive, and both new packages follow established version-override patterns seen throughout the file.

No files require special attention.

Important Files Changed

Filename Overview
vendor/aqua-registry/registry.yml Added AOMediaCodec/libavif and julian7/redact packages; fixed apache/jena version filter regex and added minimum version error message
vendor/aqua-registry/metadata.json Aqua registry tag bumped from v4.512.1 to v4.513.0
Cargo.toml Version bumped from 2026.5.11 to 2026.5.12
CHANGELOG.md New 2026.5.12 release entry added with features, bug fixes, refactors, and aqua registry updates
snapcraft.yaml Version bumped from 2026.5.11 to 2026.5.12
completions/_mise Spec file cache name updated to reflect new version 2026.5.12

Reviews (15): Last reviewed commit: "chore: release 2026.5.12" | Re-trigger Greptile

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the version of mise to 2026.5.12 across various configuration, documentation, and packaging files. It also updates the changelog to include a new entry for CI improvements. A suggestion was made to capitalize 'Ci' to 'CI' in the changelog for consistency.

Comment thread CHANGELOG.md

## [2026.5.12](https://github.com/jdx/mise/compare/v2026.5.11..v2026.5.12) - 2026-05-17

### Ci

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The acronym for Continuous Integration should be fully capitalized as 'CI' for consistency and clarity.

Suggested change
### Ci
### CI

@github-actions

github-actions Bot commented May 17, 2026

Copy link
Copy Markdown

Hyperfine Performance

mise x -- echo

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.5.11 x -- echo 22.3 ± 1.0 20.0 26.7 1.00
mise x -- echo 23.0 ± 1.2 20.2 30.0 1.03 ± 0.07

mise env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.5.11 env 21.7 ± 1.0 19.8 26.3 1.00
mise env 22.0 ± 1.3 19.7 29.1 1.01 ± 0.07

mise hook-env

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.5.11 hook-env 22.2 ± 1.1 19.6 26.0 1.00
mise hook-env 22.3 ± 1.0 20.2 27.0 1.01 ± 0.07

mise ls

Command Mean [ms] Min [ms] Max [ms] Relative
mise-2026.5.11 ls 17.6 ± 0.8 16.1 21.6 1.02 ± 0.07
mise ls 17.3 ± 0.9 15.4 21.2 1.00

xtasks/test/perf

Command mise-2026.5.11 mise Variance
install (cached) 155ms 153ms +1%
ls (cached) 70ms 68ms +2%
bin-paths (cached) 75ms 75ms +0%
task-ls (cached) 137ms 136ms +0%

@mise-en-dev mise-en-dev force-pushed the release branch 13 times, most recently from 55fe5f2 to 2bb27b6 Compare May 18, 2026 23:54
@mise-en-dev mise-en-dev merged commit cb851a7 into main May 19, 2026
61 checks passed
@mise-en-dev mise-en-dev deleted the release branch May 19, 2026 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant